home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / windows / wincod27.zip / README.NOW < prev    next >
Text File  |  1996-05-08  |  20KB  |  446 lines

  1. ********************************************************************************
  2. ***       READ THIS ENTIRE FILE BEFORE USING WINCODE v2.7.2 BETA             ***
  3. ***                                                                          ***
  4. *** THE V2.3 HELP FILE IS THE MOST RECENT (FREE) REFERENCE FOR USING WINCODE ***
  5. ***     THE V2.6 W95B HELP FILE IS THE MOST RECENT REGISTERED VERSION        ***
  6. ***                                                                          ***
  7. ***   THE V2.7 SPECIFIC HELP FILE WILL BE AVAILABLE WHEN THE NEXT OFFICIAL   ***
  8. ***   NON-BETA VERSION OF WINCODE IS RELEASED (2.7.3) LATER THIS YEAR.       ***
  9. ***   WE WILL TRY TO PROVIDE ONGOING "INTERIM" RELEASES SO KEEP AN EYE ON    ***
  10. ***   OUR WEB SITE FOR DETAILS...                                            ***
  11. ***                                                                          ***
  12. ********************************************************************************
  13.  
  14. PLEASE SEE THE FOLLOWING FILES FOR MORE INFORMATION:
  15.  
  16. README.TXT
  17. HELPME.HLP
  18. VSDLINK.DAT
  19. LICENSE.TXT
  20.  
  21.  
  22. WHAT YOU SHOULD KNOW:
  23. ---------------------
  24. This is Wincode v2.7.2 *BETA*. It will EXPIRE on September 10, 1996. Why?
  25. Because we do not want "unpolished" versions of Wincode floating on the net
  26. coming back to haunt us! :-) Don't worry - Wincode is still FREEWARE and it
  27. is NOT riddled with BUGS :-). This BETA release will allow you to enjoy the
  28. new features now while we concentrate on polishing the product...and hey,
  29. if you DO find a bug, let us know - we'll give you a free HELP file
  30. registration...
  31.  
  32. Several new/improved features have been added to this release. Most notably,
  33. this version has been extensively tested and optimized under Win95 (however,
  34. no support for LFN, yet!). Also, we have added YACA (Yet Another Coding
  35. Algorithm) and scripting support (see below). In the future, we will provide
  36. native Win95/NT 32-bit versions. Keep an eye out for updated info. This can be
  37. easily obtained by sending a BLANK e-mail to:
  38.  
  39.    wincode@snappy.global2000.net
  40.  
  41. You will receive an auto-reply of the latest info on Wincode.
  42.  
  43.  
  44. CTL3DV2
  45. -------
  46. The file CTL3DV2.DLL is used by Wincode to give it the "3D" look. This file,
  47. however, is included with many other products and may already be installed
  48. on your system. By default, the Installer will NOT copy this file to your
  49. system. It may be in use by Windows and would yeild an (harmless) error. For
  50. your benefit (read = Just In Case), we have included a RENAMED copy of the
  51. file with the Wincode archive. If any Wincode dialog appears "old-style"
  52. (i.e. white face and boxed edges), you can install the CTL3DV2.DLL. The
  53. procedure is quite simple:
  54.   1) The file MUST be located in the Windows SYSTEM directory.
  55.   2) If you do not see the file there, copy the included file CTL3DV2.JIC to
  56.      your Windows SYSTEM directory and rename it CTL3DV2.DLL.
  57.   3) If you DO see a file there, check the version number and make sure it is
  58.      at LEAST version: 2.26.000. If not, rename it (for backup) and do
  59.      step 2 above.
  60.   4) Thats it!
  61.  
  62.  
  63. ARCHIVING:
  64. ----------
  65. In preparation for the coming releases, we have created a new file archive
  66. naming system as follows:
  67.  
  68.    WCxxxyzz.ZIP
  69.  
  70. where
  71.    WC   =  Wincode  
  72.    xxx  =  the Wincode version number
  73.    y    =  R for official release or B for beta
  74.    zz   =  either 16 for 16-bit version (Win3.1x) or
  75.            32 for 32-bit version (Win95/NT)
  76.  
  77. For example, WC271B16.ZIP would be Wincode v2.7.1 for Win3.1x BETA release.
  78.  
  79.  
  80. AVAILABILITY:
  81. -------------
  82. With the formation of the _Snappy_ Software internet site, users now have a
  83. place where they are guaranteed to be able to get the latest news and updates
  84. for _Snappy_ software. Please note that our "official" server is ONLY online
  85. between midnight and noon Eastern Standard time 7 days a week. It is NOT a 24
  86. hour server though we CAN receive e-mail round the clock. You may get a WARNING
  87. message but please know that your e-mail *will* be delivered. Note that the
  88. times listed here are maintained given that our internet provider is up and
  89. running and our server is not in use for development...
  90.  
  91. Please send any feedback to:
  92.  
  93.    feedback@snappy.global2000.net
  94.  
  95. Please send any bug reports to:
  96.  
  97.    bugs@snappy.global2000.net
  98.  
  99. Check out our HomePage for further details at:
  100.  
  101.    http://snappy.global2000.net/
  102.  
  103. PLEASE NOTE: There is now a _Snappy_ HomePage MIRROR site that is online
  104. full-time (24 hours/7 days). We encourage you to please use that site whenever
  105. possible - it will always have the latest release of Wincode and it is *MUCH*
  106. faster for downloads. It can be found at:
  107.  
  108.    http://www.global2000.net/users/snappy/snappy/
  109.  
  110.  
  111. NEW FEATURES/OPTIONS:
  112. ---------------------
  113. New to version 2.7.2 BETA:
  114.  
  115.  - Yet another coding algorithm has been added: BTOA. As part of our goal to
  116.    support all Binary/ASCII conversion methods in one (quality :-) product,
  117.    Wincode now supports encoding/decoding of BTOA v4.0 and v5.2. This
  118.    algorithm supports simple compression, several checksum options and will
  119.    generally create encoded files that are smaller than other methods due
  120.    to its conversion algorithm (mod 85).
  121.  
  122.  - We have changed the "File Open" dialogs to be more intuitive. There is now
  123.    a Code Type combo-box that will let you change the en/de-code type on-the-
  124.    fly. This feature *WAS* in previous versions of Wincode, however, it
  125.    required that you double-click the dialog title bar (it would cycle through
  126.    the code types). People wrote in that it was not very intuitive...so we
  127.    listened :-) You will notice that the "All Files" button is gone :-(
  128.    However, the "All Files" functionality (which is to "select" all files that
  129.    are of a given "type" - i.e. "*.txt") is *STILL* available. Just HOLD DOWN
  130.    THE CTRL KEY and select "OK" - Wincode will process "all files" of the
  131.    listed type.
  132.  
  133.  - The AUTO DETECT decoding option will now try to detect the code type by
  134.    scanning the ENTIRE file. It will adjust the code type to the FIRST type
  135.    that it encounters. If there is more than one encoding type in a file
  136.    (*highly unlikely*), you will have to decode the non-detected portions
  137.    manually (better yet, try Winsort first which may help). Wincode tries to
  138.    recognize UUE, XXE, User Defined, BASE64 (MIME), BINHEX and BTOA. It can NOT
  139.    Auto-Detect "raw" BASE64 or BOO. These two coding types should NEVER exist
  140.    in a file which contains extraneous data - this makes it "nearly" impossible
  141.    to detect the algorithm! The detection scheme works by identifying certain
  142.    unique aspects of each coding algorithm. It is NOT fool-proof ;-) :-)
  143.  
  144.  - Several bug fixes were implemented. Most notably we have again improved
  145.    Wincodes ability to handle MIME files (now recognizes some "non-standard"
  146.    headers - again, we don't agree with the programs that create non-standard
  147.    MIME files, but we do it for completeness sake ;-)
  148.  
  149.  - MAJOR overhaul of the Wincode EPD. The E-mail/Post option has now become
  150.    both easier to use and intuitive. Wincode now has an "Address Book" which
  151.    can store addresses/descriptions etc. The Wincode EPD has been patched to
  152.    work with a few "problematic" SMTP servers we encountered plus it now can
  153.    handle CC:, BCC: and will deliver mail in a "bulk" fashion thus lessening
  154.    the load on your e-mail/newsgroup server.
  155.  
  156.  - Scripting has been modified (as noted below) to work with the new Wincode
  157.    EPD. Notably, four commands are no longer valid (compared to version 2.7.1
  158.    BETA). This should not present much of a problem. We welcome any comments
  159.    to our changes...
  160.  
  161. The following notes have been kept for completeness sake...
  162. (RE: 2.7.1 BETA/2.7.0 release)
  163.  
  164. New to version 2.7.1 BETA:
  165.  
  166.  - Yet another coding algorithm has been added: BOO. This simple coding
  167.    algorithm was (is) used in cross-platform file transfer where software
  168.    could automatically encode/decode the data. It requires PREVIOUS knowledge
  169.    of the decoded files output size. Otherwise, inherent flaws in the coding
  170.    algorithm (NOT bugs in W